Skip to content

Add ContentType helper functions (isPythonContent, isAPIContent, isAp…#3676

Draft
zackverham wants to merge 1 commit intomainfrom
add-content-type-helpers
Draft

Add ContentType helper functions (isPythonContent, isAPIContent, isAp…#3676
zackverham wants to merge 1 commit intomainfrom
add-content-type-helpers

Conversation

@zackverham
Copy link
Collaborator

…pContent)

Port content type classification helpers from Go (internal/contenttypes/types.go) to TypeScript, adding them alongside the existing ContentType enum. These functions categorize content types by runtime characteristics (Python-based, API, or app).

Intent

Type of Change

    • Bug Fix
    • New Feature
    • Breaking Change
    • Documentation
    • Refactor
    • Tooling

Approach

User Impact

Automated Tests

Directions for Reviewers

Checklist

  • I have updated the root CHANGELOG.md to cover notable changes.

…pContent)

Port content type classification helpers from Go (internal/contenttypes/types.go)
to TypeScript, adding them alongside the existing ContentType enum. These functions
categorize content types by runtime characteristics (Python-based, API, or app).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant